From 4a607903ebe7303533f005480eb8e51f86e7bc06 Mon Sep 17 00:00:00 2001 From: Stefano Zacchiroli Date: Mon, 6 Apr 2009 15:31:14 +0200 Subject: [PATCH] add (cosmetic) work-around in dependency formatting see: #522787 --- debian/control | 3 +-- debian/control.in | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 0159f86c..75e752cd 100644 --- a/debian/control +++ b/debian/control @@ -212,8 +212,7 @@ Description: Native code compilers of the OCaml suite (the .opt ones) Package: ocaml-source Architecture: all -Depends: - ${misc:Depends} +Depends: ${misc:Depends} Provides: ocaml-source-${F:OCamlABI} Description: Sources for Objective Caml Objective Caml (OCaml) is an implementation of the ML language, based on diff --git a/debian/control.in b/debian/control.in index 32299595..759b6b76 100644 --- a/debian/control.in +++ b/debian/control.in @@ -212,8 +212,7 @@ Description: Native code compilers of the OCaml suite (the .opt ones) Package: ocaml-source Architecture: all -Depends: - ${misc:Depends} +Depends: ${misc:Depends} Provides: ocaml-source-${F:OCamlABI} Description: Sources for Objective Caml Objective Caml (OCaml) is an implementation of the ML language, based on -- 2.30.2